@import 'reset.css';
@import 'base.css';

/* =container
-------------------------------------------------------------- */
#container {width:945px;margin:25px auto;overflow: hidden;*zoom:1;}
#slides {height:355px;}
#slides .slides_container {height:320px;overflow: hidden; position: relative; display: block; }
#slides .slides_container .slide_item {height:320px;width:945px;}
/* =home-cases
-------------------------------------------------------------- */
#home-cases {width:700px;float:left;overflow: hidden;}
#home-cases ul {width:720px;overflow: hidden;*zoom:1;}
#home-cases li {float: left;width:220px;margin-right: 20px;margin-bottom: 32px;}
#home-cases li h3 {font-weight: normal;font-size: 11px;margin-bottom: 5px;}
#home-cases li img {height:130px;width:220px;}

/* =home-news
-------------------------------------------------------------- */
#home-news{float: right;width:220px;margin-left: 20px;}
#home-news .news-image {margin-bottom: 20px;}
#home-news h3  {font-weight: normal;font-size: 11px;margin-bottom: 5px; }
#home-news h3 a {color: #313392}
#home-news p {font-size: 12px;font-family:宋体;margin-bottom: 5px; line-height: 1.6;white-space:nowrap;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-wrap:normal;}

/* =pagination
-------------------------------------------------------------- */
.pagination {text-align: right;margin-top: 5px;margin-bottom: 15px;}

